UCF STIG Viewer Logo
Changes are coming to https://stigviewer.com. Take our survey to help us understand your usage and how we can better serve you in the future.
Take Survey

The application Calendar must be removed.


Overview

Finding ID Version Rule ID IA Controls Severity
V-51569 OSX8-00-00505 SV-65779r1_rule Low
Description
The application Calendar must be removed.
STIG Date
Apple OS X 10.8 (Mountain Lion) Workstation STIG 2015-02-10

Details

Check Text ( C-53897r1_chk )
To check for the existence of the Calendar application run the following command:

ls -ald /Applications/Calendar.app

If anything is returned, this is a finding.
Fix Text (F-56375r1_fix)
To remove Calendar, run the following command:

sudo rm -Rf /Applications/Calendar.app